Next | Prev | Up | Top | Contents | Index
Addresses of Memory and Devices
Each Silicon Graphics computer system has one or more CPU modules. The CPU reads memory or a device by placing an address on a system bus, and receiving data back from the addressed memory or device. Access to memory can pass through multiple levels of cache.
- CPU Modules
-
- CPU Access to Memory
-
- Processor Operating Modes
-
- Virtual Address Mapping
-
- Address Space Creation
-
- Address Exceptions
-
- CPU Access to Device Registers
-
- Direct Memory Access
-
- Bus Virtual Addresses
-
- Cache Use and Cache Coherency
-
Next | Prev | Up | Top | Contents | Index